home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / utility / addmnu34.zip / SOURCE.ZIP / ADDMENU.H < prev    next >
Text File  |  1992-04-29  |  601b  |  27 lines

  1. /* C:\C\MENU\MENU.H 3/13/1992 21:35*/
  2. #define IDM_NEW    150
  3. #define IDM_SAVE    151
  4. #define IDM_DELETE    152
  5. #define IDM_PICK    153
  6. #define IDM_EXIT    155
  7. #define IDM_HELP    160
  8. #define IDM_ABOUT    154
  9. #define IDD_OK 100
  10. #define IDD_CANCEL    101
  11. #define IDD_AUTOMATIC    102
  12. #define IDD_TITLE    103
  13. #define IDD_DATE    104
  14. #define IDD_HIDDEN    105
  15. #define IDD_QUIT    106
  16. #define IDD_FILENAME    107
  17. #define IDD_MENUNAME    108
  18. #define IDD_FILEPROMPT    109
  19. #define IDD_PROC_TOTAL    110
  20. #define IDD_PROC_ACTUAL    111
  21. #define IDD_SEPARATOR    112
  22. #define IDD_NEWCOL    113
  23. #define WINDOW_HEIGHT    89
  24. #define WINDOW_WIDTH    176
  25.  
  26.  
  27.